crypto/mlkem.DecapsulationKey768.key (field)
4 uses
crypto/mlkem (current package)
mlkem.go#L42: key *mlkem.DecapsulationKey768
mlkem.go#L71: return dk.key.Bytes()
mlkem.go#L79: return dk.key.Decapsulate(ciphertext)
mlkem.go#L85: return &EncapsulationKey768{dk.key.EncapsulationKey()}
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |